3.442 \(\int \frac{\csc ^3(e+f x)}{(b \sec (e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=93 \[ -\frac{\cot ^2(e+f x) \sqrt{b \sec (e+f x)}}{2 b^3 f}+\frac{3 \tan ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{4 b^{5/2} f}+\frac{3 \tanh ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{4 b^{5/2} f} \]

[Out]

(3*ArcTan[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/(4*b^(5/2)*f) + (3*ArcTanh[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/(4*b^(5/2)*
f) - (Cot[e + f*x]^2*Sqrt[b*Sec[e + f*x]])/(2*b^3*f)

________________________________________________________________________________________

Rubi [A]  time = 0.0728972, antiderivative size = 93, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 6, integrand size = 21, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.286, Rules used = {2622, 290, 329, 212, 206, 203} \[ -\frac{\cot ^2(e+f x) \sqrt{b \sec (e+f x)}}{2 b^3 f}+\frac{3 \tan ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{4 b^{5/2} f}+\frac{3 \tanh ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{4 b^{5/2} f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^3/(b*Sec[e + f*x])^(5/2),x]

[Out]

(3*ArcTan[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/(4*b^(5/2)*f) + (3*ArcTanh[Sqrt[b*Sec[e + f*x]]/Sqrt[b]])/(4*b^(5/2)*
f) - (Cot[e + f*x]^2*Sqrt[b*Sec[e + f*x]])/(2*b^3*f)

Rule 2622

Int[csc[(e_.) + (f_.)*(x_)]^(n_.)*((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> Dist[1/(f*a^n), Subst[Int
[x^(m + n - 1)/(-1 + x^2/a^2)^((n + 1)/2), x], x, a*Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n
 + 1)/2] &&  !(IntegerQ[(m + 1)/2] && LtQ[0, m, n])

Rule 290

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> -Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(
a*c*n*(p + 1)), x] + Dist[(m + n*(p + 1) + 1)/(a*n*(p + 1)), Int[(c*x)^m*(a + b*x^n)^(p + 1), x], x] /; FreeQ[
{a, b, c, m}, x] && IGtQ[n, 0] && LtQ[p, -1] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 329

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + (b*x^(k*n))/c^n)^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 212

Int[((a_) + (b_.)*(x_)^4)^(-1), x_Symbol] :> With[{r = Numerator[Rt[-(a/b), 2]], s = Denominator[Rt[-(a/b), 2]
]}, Dist[r/(2*a), Int[1/(r - s*x^2), x], x] + Dist[r/(2*a), Int[1/(r + s*x^2), x], x]] /; FreeQ[{a, b}, x] &&
 !GtQ[a/b, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{\csc ^3(e+f x)}{(b \sec (e+f x))^{5/2}} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{1}{\sqrt{x} \left (-1+\frac{x^2}{b^2}\right )^2} \, dx,x,b \sec (e+f x)\right )}{b^3 f}\\ &=-\frac{\cot ^2(e+f x) \sqrt{b \sec (e+f x)}}{2 b^3 f}-\frac{3 \operatorname{Subst}\left (\int \frac{1}{\sqrt{x} \left (-1+\frac{x^2}{b^2}\right )} \, dx,x,b \sec (e+f x)\right )}{4 b^3 f}\\ &=-\frac{\cot ^2(e+f x) \sqrt{b \sec (e+f x)}}{2 b^3 f}-\frac{3 \operatorname{Subst}\left (\int \frac{1}{-1+\frac{x^4}{b^2}} \, dx,x,\sqrt{b \sec (e+f x)}\right )}{2 b^3 f}\\ &=-\frac{\cot ^2(e+f x) \sqrt{b \sec (e+f x)}}{2 b^3 f}+\frac{3 \operatorname{Subst}\left (\int \frac{1}{b-x^2} \, dx,x,\sqrt{b \sec (e+f x)}\right )}{4 b^2 f}+\frac{3 \operatorname{Subst}\left (\int \frac{1}{b+x^2} \, dx,x,\sqrt{b \sec (e+f x)}\right )}{4 b^2 f}\\ &=\frac{3 \tan ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{4 b^{5/2} f}+\frac{3 \tanh ^{-1}\left (\frac{\sqrt{b \sec (e+f x)}}{\sqrt{b}}\right )}{4 b^{5/2} f}-\frac{\cot ^2(e+f x) \sqrt{b \sec (e+f x)}}{2 b^3 f}\\ \end{align*}

Mathematica [A]  time = 2.34729, size = 98, normalized size = 1.05 \[ \frac{\sqrt{\sec (e+f x)} \left (-3 \log \left (1-\sqrt{\sec (e+f x)}\right )+3 \log \left (\sqrt{\sec (e+f x)}+1\right )-\frac{4 \csc ^2(e+f x)}{\sec ^{\frac{3}{2}}(e+f x)}+6 \tan ^{-1}\left (\sqrt{\sec (e+f x)}\right )\right )}{8 b^2 f \sqrt{b \sec (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^3/(b*Sec[e + f*x])^(5/2),x]

[Out]

((6*ArcTan[Sqrt[Sec[e + f*x]]] - 3*Log[1 - Sqrt[Sec[e + f*x]]] + 3*Log[1 + Sqrt[Sec[e + f*x]]] - (4*Csc[e + f*
x]^2)/Sec[e + f*x]^(3/2))*Sqrt[Sec[e + f*x]])/(8*b^2*f*Sqrt[b*Sec[e + f*x]])

________________________________________________________________________________________

Maple [B]  time = 0.127, size = 437, normalized size = 4.7 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^3/(b*sec(f*x+e))^(5/2),x)

[Out]

-1/8/f*(-1+cos(f*x+e))*(8*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+16*cos(f*x+e)*(-cos(f*x+e)/(cos(f*
x+e)+1)^2)^(3/2)-4*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)+3*cos(f*x+e)^2*ln(-(2*cos(f*x+e)^2*(-cos(
f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^
2)+3*cos(f*x+e)^2*arctan(1/2/(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2))+8*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(3/2)+4*co
s(f*x+e)*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-3*ln(-(2*cos(f*x+e)^2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-cos(f
*x+e)^2+2*cos(f*x+e)-2*(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)-1)/sin(f*x+e)^2)-3*arctan(1/2/(-cos(f*x+e)/(cos(f*
x+e)+1)^2)^(1/2)))/cos(f*x+e)^2/sin(f*x+e)^4/(b/cos(f*x+e))^(5/2)/(-cos(f*x+e)/(cos(f*x+e)+1)^2)^(1/2)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^3/(b*sec(f*x+e))^(5/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 2.75014, size = 969, normalized size = 10.42 \begin{align*} \left [-\frac{6 \,{\left (\cos \left (f x + e\right )^{2} - 1\right )} \sqrt{-b} \arctan \left (\frac{\sqrt{-b} \sqrt{\frac{b}{\cos \left (f x + e\right )}}{\left (\cos \left (f x + e\right ) + 1\right )}}{2 \, b}\right ) - 8 \, \sqrt{\frac{b}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )^{2} + 3 \,{\left (\cos \left (f x + e\right )^{2} - 1\right )} \sqrt{-b} \log \left (\frac{b \cos \left (f x + e\right )^{2} + 4 \,{\left (\cos \left (f x + e\right )^{2} - \cos \left (f x + e\right )\right )} \sqrt{-b} \sqrt{\frac{b}{\cos \left (f x + e\right )}} - 6 \, b \cos \left (f x + e\right ) + b}{\cos \left (f x + e\right )^{2} + 2 \, \cos \left (f x + e\right ) + 1}\right )}{16 \,{\left (b^{3} f \cos \left (f x + e\right )^{2} - b^{3} f\right )}}, -\frac{6 \,{\left (\cos \left (f x + e\right )^{2} - 1\right )} \sqrt{b} \arctan \left (\frac{\sqrt{\frac{b}{\cos \left (f x + e\right )}}{\left (\cos \left (f x + e\right ) - 1\right )}}{2 \, \sqrt{b}}\right ) - 8 \, \sqrt{\frac{b}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )^{2} - 3 \,{\left (\cos \left (f x + e\right )^{2} - 1\right )} \sqrt{b} \log \left (\frac{b \cos \left (f x + e\right )^{2} + 4 \,{\left (\cos \left (f x + e\right )^{2} + \cos \left (f x + e\right )\right )} \sqrt{b} \sqrt{\frac{b}{\cos \left (f x + e\right )}} + 6 \, b \cos \left (f x + e\right ) + b}{\cos \left (f x + e\right )^{2} - 2 \, \cos \left (f x + e\right ) + 1}\right )}{16 \,{\left (b^{3} f \cos \left (f x + e\right )^{2} - b^{3} f\right )}}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^3/(b*sec(f*x+e))^(5/2),x, algorithm="fricas")

[Out]

[-1/16*(6*(cos(f*x + e)^2 - 1)*sqrt(-b)*arctan(1/2*sqrt(-b)*sqrt(b/cos(f*x + e))*(cos(f*x + e) + 1)/b) - 8*sqr
t(b/cos(f*x + e))*cos(f*x + e)^2 + 3*(cos(f*x + e)^2 - 1)*sqrt(-b)*log((b*cos(f*x + e)^2 + 4*(cos(f*x + e)^2 -
 cos(f*x + e))*sqrt(-b)*sqrt(b/cos(f*x + e)) - 6*b*cos(f*x + e) + b)/(cos(f*x + e)^2 + 2*cos(f*x + e) + 1)))/(
b^3*f*cos(f*x + e)^2 - b^3*f), -1/16*(6*(cos(f*x + e)^2 - 1)*sqrt(b)*arctan(1/2*sqrt(b/cos(f*x + e))*(cos(f*x
+ e) - 1)/sqrt(b)) - 8*sqrt(b/cos(f*x + e))*cos(f*x + e)^2 - 3*(cos(f*x + e)^2 - 1)*sqrt(b)*log((b*cos(f*x + e
)^2 + 4*(cos(f*x + e)^2 + cos(f*x + e))*sqrt(b)*sqrt(b/cos(f*x + e)) + 6*b*cos(f*x + e) + b)/(cos(f*x + e)^2 -
 2*cos(f*x + e) + 1)))/(b^3*f*cos(f*x + e)^2 - b^3*f)]

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**3/(b*sec(f*x+e))**(5/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\csc \left (f x + e\right )^{3}}{\left (b \sec \left (f x + e\right )\right )^{\frac{5}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^3/(b*sec(f*x+e))^(5/2),x, algorithm="giac")

[Out]

integrate(csc(f*x + e)^3/(b*sec(f*x + e))^(5/2), x)